Allow paged real mode during vmrun emulation.
authorcegger <none@none>
Mon, 28 Feb 2011 11:21:49 +0000 (12:21 +0100)
committercegger <none@none>
Mon, 28 Feb 2011 11:21:49 +0000 (12:21 +0100)
commit69d563c720e56a213c874c51516526fe4d78af20
tree351c9df5f3d1d9682e5d6ca8adf0fd82b8715048
parent67bb195fe23503859c0a7b19b0aba0357a2e4a35
Allow paged real mode during vmrun emulation.
Emulate cr0 and cr4 when guest does not intercept them.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Tim Deegan <Tim.Deegan@citrix.com>
Committed-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/hvm/hvm.c